home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = AppController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = ArrayBrowserDelegate;
- LANGUAGE = ObjC;
- OUTLETS = {browser = NSBrowser; };
- SUPERCLASS = NSObject;
- },
- {CLASS = Emailrow; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = MailStewardApp; LANGUAGE = ObjC; SUPERCLASS = NSApplication; },
- {
- ACTIONS = {
- backupDB = id;
- cancelID = id;
- cancelStore = id;
- compactDB = id;
- deleteAll = id;
- deleteFromList = id;
- deleteSelected = id;
- displayAttachments = id;
- doPrefPanel = id;
- exportDb = id;
- exportMbox = id;
- exportSQL = id;
- exportTab = id;
- gotID = id;
- makeSQLString = id;
- mergeDB = id;
- newDbPath = id;
- openDbPath = id;
- openMbox = id;
- printAll = id;
- replyToEmail = id;
- resetRetrieve = id;
- restoreDB = id;
- retrieve = id;
- retrieveEmails = id;
- retrieveFromDB = id;
- saveAll = id;
- saveList = id;
- savePreferences = id;
- saveSelected = id;
- setStoreDate = id;
- storeInDB = id;
- };
- CLASS = MailStewardController;
- LANGUAGE = ObjC;
- OUTLETS = {
- IdPanel = NSPanel;
- ProgressPanel = NSPanel;
- SQLPanel = NSPanel;
- acctBrowserDelegate = ArrayBrowserDelegate;
- allmbCheck = NSButton;
- attachCheck = NSButton;
- beginDa = NSPopUpButton;
- beginMo = NSPopUpButton;
- beginStoreDa = NSPopUpButton;
- beginStoreMo = NSPopUpButton;
- beginStoreYr = NSPopUpButton;
- beginYr = NSPopUpButton;
- bodyTextView = NSTextView;
- browser = NSBrowser;
- dbCountTextField = NSTextField;
- dbPath = NSTextField;
- endDa = NSPopUpButton;
- endMo = NSPopUpButton;
- endStoreDa = NSPopUpButton;
- endStoreMo = NSPopUpButton;
- endStoreYr = NSPopUpButton;
- endYr = NSPopUpButton;
- htmlCheck = NSButton;
- idTextField = NSTextField;
- indicator = NSProgressIndicator;
- keyWords = NSForm;
- listCountTextField = NSTextField;
- msWindow = NSWindow;
- myBigger = NSMenuItem;
- myBold = NSMenuItem;
- myColors = NSMenuItem;
- myFontMenu = NSMenuItem;
- myItalic = NSMenuItem;
- myShowFonts = NSMenuItem;
- mySmaller = NSMenuItem;
- myUnderline = NSMenuItem;
- noDisplayAttachCheck = NSButton;
- onlyAttachCheck = NSButton;
- orderByTextField = NSTextField;
- prefPanel = NSPanel;
- progressTextField = NSTextField;
- retrievePanel = NSPanel;
- storeDatePanel = NSPanel;
- storePanel = NSPanel;
- storeTableView = NSTableView;
- trashCheck = NSButton;
- whereTextField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = NSTextViewWithLinks; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {CLASS = StoreTableController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }